home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 November / PCWorld_2006-11_cd.bin / domacnost a kancelar / acemoney / AceMoneyLiteSetup.exe / {app} / SaveSettings.bat < prev    next >
DOS Batch File  |  2005-09-09  |  215b  |  6 lines

  1. @echo off
  2. rem This batch file saves AceMoney settings
  3. rem from the registry to file AceMoneySettings.reg in the current directory.
  4.  
  5. regedit /e AceMoneySettings.reg "HKEY_CURRENT_USER\Software\MechCAD\AceMoney"
  6.